home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 1 / PC Actual CD 01.iso / share / dos / graficos / povray / povshell.arj / PLANE.TPL < prev    next >
Encoding:
Text File  |  1994-01-18  |  364 b   |  14 lines

  1. plane {
  2.   <  ,  ,  >,
  3.   pigment {
  4.  
  5.   }//end pigment
  6. }//end plane
  7.  
  8. /The object defined here is an infinite plane. The vector <0, 1, 0> is the
  9. //surface normal of the plane (i.e., if you were standing on the surface, the
  10. //normal points straight up.) The number afterward is the distance that the
  11. //plane is displaced along the normal from the origin
  12.  
  13.  
  14.